home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / demos / a-d / amms / mbtext / english / com / optimize_board < prev    next >
Encoding:
Text File  |  1995-05-05  |  1.3 KB  |  61 lines

  1. ;
  2. ;    $VER: AMMS Optimize Board 1.00 [English] / 22-04-1995
  3. ;
  4. ;    Translation by The Terminator
  5. ;
  6.  
  7.  
  8.  
  9. ; Information header
  10. ; ------------------
  11. *
  12. Boardname{TAB 51}Old     New  Filter^J
  13. -------------------------------------------------------------------------------^J
  14. *
  15. ;
  16. ; Information contents
  17. ; --------------------
  18. ;    VAR1: Original number of messages
  19. ;    VAR2: New number of messages
  20. ;    VAR3: Number of messages which were deleted by the filter
  21. ;    VAR6: Boardname
  22. ;    PATH: Pathname
  23. *
  24. {PATH}{VAR6}^M{TAB 55} {VAR1} {VAR2} {VAR3}^J
  25. *
  26. ;
  27. ; Errormessage: Error while opening board
  28. ; ---------------------------------------
  29. ;    VAR6: Boardname
  30. ;    PATH: Pathname
  31. *
  32. #VFARBE 1#{PATH}{VAR6}^M{TAB 55} Error while opening#RESET#^J
  33. *
  34. ;
  35. ; Errormessage: Error while converting
  36. ; ------------------------------------
  37. ;    VAR6: Boardname
  38. ;    PATH: Pathname
  39. *
  40. #VFARBE 1#{PATH}{VAR6}^M{TAB 55} Error while converting#RESET#^J
  41. *
  42. ;
  43. ; Errormessage: Board is in use
  44. ; -----------------------------
  45. ;    VAR6: Boardname
  46. ;    PATH: Pathname
  47. *
  48. #VFARBE 1#{PATH}{VAR6}^M{TAB 55} Board is in use#RESET#^J
  49. *
  50. ;
  51. ; Message footer
  52. ; --------------
  53. ;    VAR1: Original number of messages
  54. ;    VAR2: New number of messages
  55. ;    VAR3: Number of messages which were deleted by the filter
  56. *
  57. {TAB 56}-----------------------^J
  58. {TAB 48}Total : {VAR1} {VAR2} {VAR3}^J
  59. *
  60.